@CHARSET "UTF-8";

body
{
	background-color: #C0C0C0;
	background-image: url("http://www.wilmslowhigh.com/anatai-01-public/images/template/doma/hatch-diagonal.png");
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

div#canvas
{
	position: relative;
	width: 100%;
	height: 100%;
}

div#pageWrapper
{
	font-size: 1em;
	position: relative;
	width: 61.6em;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.9em;
	margin-bottom: 1.9em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	background-color: white;
}

div#page
{
	position: relative;
	width: 61em;
	margin-left: auto;
	margin-right: auto;
}

